home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ Aug 89 / X0121-MacApp Terminal Dri-Aug89 < prev   
Encoding:
Text File  |  1989-08-30  |  812 b   |  24 lines  |  [TEXT/GEOL]

  1. Item    6110706                         30-Aug-89        15:53
  2.  
  3. From:   D2336                           Medic, Darrell Styner,PRT
  4.  
  5. To:     MACAPP.TECH$                    MACAPP Tech
  6.  
  7. Sub:    MacApp Terminal Driver?
  8.  
  9. Dear MacAppers,
  10.  
  11. I'm thinking about using MacApp to write a terminal driver which communicates
  12. with another system through one of the serial ports. Does anyone out there have
  13. an object which handles the serial IO part of this?  It seems like one could
  14. install a TEvtHandler in the idle chain and have its DoIdle method grab
  15. characters from the serial port and pass them to the application.  Is there
  16. some reason why this wouldn't work?  Would this method be able to keep up with
  17. characters coming in at 9600 baud?  Any comments would be much appreciated.
  18.  
  19. Thanks,
  20.  
  21. Darrell Styner
  22. D2336
  23.  
  24.